FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package fhir.argonaut.r2#1.0.0 (125 ms)

Package fhir.argonaut.r2
Type ValueSet
Id Id
FHIR Version R2
Source http://fhir.org/guides/argonaut/r2/https://simplifier.net/resolve?scope=fhir.argonaut.r2@1.0.0&canonical=http://fhir.org/guides/argonaut/ValueSet/substance-rxnorm
Url http://fhir.org/guides/argonaut/ValueSet/substance-rxnorm
Status draft
Date 2016-10-18T00:00:00+11:00
Name DAF Substance RxNorm Codes
Experimental False
Realm us
Authority hl7
Description All RxNorm codes that have TTY = IN,PIN,MIN,BN, but TTY != OCD.

Resources that use this resource

ValueSet
http://fhir.org/guides/argonaut/ValueSet/substance Argonaut Substance-Reactant for Intolerance and Negation Codes

Resources that this resource uses

CodeSystem
http://www.nlm.nih.gov/research/umls/rxnorm RxNorm
http://www.nlm.nih.gov/research/umls/rxnorm RxNorm


Source

{
  "resourceType" : "ValueSet",
  "id" : "substance-rxnorm",
  "text" : {
    "status" : "generated"
  },
  "url" : "http://fhir.org/guides/argonaut/ValueSet/substance-rxnorm",
  "name" : "DAF Substance RxNorm Codes",
  "status" : "draft",
  "publisher" : "Argonaut Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://argonautwiki.hl7.org",
          "rank" : 0
        }
      ]
    }
  ],
  "date" : "2016-10-18T00:00:00+11:00",
  "description" : "All RxNorm codes that have TTY = IN,PIN,MIN,BN, but TTY != OCD.",
  "immutable" : false,
  "extensible" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "filter" : [
          {
            "property" : "TTY",
            "op" : "in",
            "value" : "IN,PIN,MIN,BN"
          }
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "filter" : [
          {
            "property" : "TTY",
            "op" : "=",
            "value" : "OCD"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.